home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / misc / math / TCalcStats2.lha / TCalcStats2 / Readme < prev    next >
Encoding:
Text File  |  1999-04-02  |  2.8 KB  |  80 lines

  1. Short:        Statistical Analysis using TurboCalc 5
  2. Uploader:     kohutr@connexus.net.au (Rudy Kohut)
  3. Author:        (Rudy Kohut and Nick Bergquist)
  4. Type:         
  5. Requires:    OS2.04+, RexxMast
  6.         rexxmathlib.library (included)
  7.         rexxreqtools.library (included)
  8.         TurboCalc 5+ (it may work on ver. 4)
  9.         Latest version of Installer (included)
  10. Version:          2 (Pre-Release)
  11. Distribution:    Aminet
  12. Date of this release: Sometime during April 1999
  13.  
  14.  
  15. What is it?
  16.  
  17. This archive contains a number of Arexx script files that are called
  18. by TurboCalc macros to produce statistical analysis on data contained
  19. in a spreadsheet.
  20.  
  21. Want to know more? Read the included help files!
  22.  
  23. NOTE: We have not been able to finish the help files and some of the scripts for
  24. this pre-release. However, it is about 98% complete and still usable.
  25.  
  26. Changes?
  27.  
  28. This is the second version of Tcalcstats. It replaces the first version
  29. developed for use with TurboCalc 3.5.
  30.  
  31. This version uses Turbocalc 5+ but may also work with TurboCalc
  32. version 4 (untested).
  33.  
  34. Please note: there were some changes made to the Arexx command set in
  35. TurboCalc between 3.5 and 4/5. Also, TurboCalc's public screen name
  36. changed. These changes, along with many, many, others are reflected in the scripts.
  37.  
  38. What is included?
  39.  
  40. There are basically four categories of files in this distribution:
  41.  
  42. 1. The Arexx script files that do the work and which MUST be put in
  43. the TurboCalc/Arexx drawer.
  44. 2. The spreadsheet file that contains the macros that call the scripts
  45. (called "S_Macros.TCD", and which can be put anywhere but will be
  46. installed in the TurboCalc/arexx drawer.
  47. 3. The help files that tell you how to use the macros and interpret the
  48. results! These files would normally be put in the Turbocalc/Help/Stats_Help
  49. drawer but you can install them anywhere. We have tried to produce two types of
  50. help files - Amigaguide and HTML. They are identical (we hope!) so choose which
  51. one you prefer.
  52. 4. Special arexx library files that must go in "Libs:". These are:
  53. >rexxreqtools.library< copyright 1992-94 by Rafael D'Hallewyn
  54. >rexxmathlib.library< copyright 1995 by Thomas Richter
  55.  
  56. Installation?
  57.  
  58. Use the supplied "Install_Tcalcstats2" program to put things in their
  59. proper places.
  60.  
  61. It is also vital that you have an "Assign" for Turbocalc. If the
  62. installer doesn't find one, it will prompt you to create the assign
  63. and add it to your "user-startup" file. The assign must be active or
  64. the scripts will not work!!
  65.  
  66. Who did it?
  67.  
  68. Rudy Kohut did the first version by himself (and it shows!).
  69.  
  70. Rudy and Nick Bergquist teamed up to improve and expand the scripts
  71. and to create vastly improved help files in both amigaguide and HTML
  72. formats.
  73.  
  74. Rudy lives in Melbourne, Australia.
  75. Nick lives in Greenwich, U.K.
  76.  
  77. Any queries?
  78.  
  79. Contact Rudy by email: kohutr@connexus.net.au
  80. Contact Nick by email: N.A.Bergquist@greenwich.ac.uk